Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 3 May 2010 12:46:56 +0000 (14:46 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 3 May 2010 12:46:56 +0000 (14:46 +0200)
lisp/ChangeLog

index 6dbe07aae3bffdf48afbea9512f5f51148f092dd..70c40c2a1b4caee1dc22478a1e72d7627a284b11 100644 (file)
@@ -22,7 +22,7 @@
        * simple.el (with-wrapper-hook): Move.
        (buffer-substring-filters): Mark obsolete.
        (filter-buffer-substring-functions): New variable.
-       (buffer-substring-filters): Use it.  Remove unused arg `noprops'.
+       (filter-buffer-substring): Use it.  Remove unused arg `noprops'.
 
        Use a mode-line spec rather than a static string in Semantic.
        * cedet/semantic/util-modes.el: